home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-6 / card_7765.txt < prev    next >
Text File  |  1990-04-06  |  2KB  |  90 lines

  1. -- card: 7765 from stack: in.0-6
  2. -- bmap block id: 8058
  3. -- flags: 0000
  4. -- background id: 9237
  5. -- name: printReportSample.2
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 2004
  11. -- rect: left=77 top=211 right=326 bottom=436
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 174
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 14
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22. end mouseUp
  23.  
  24.  
  25.  
  26. -- part 2 (button)
  27. -- low flags: 00
  28. -- high flags: 2000
  29. -- rect: left=393 top=292 right=321 bottom=431
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 5233 / 5233
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: returnArrow
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   visual zoom close
  41.   go cd "multiple reports" of stack "Intro to HyperCard 2.0"
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 3 (button)
  47. -- low flags: 00
  48. -- high flags: 2000
  49. -- rect: left=78 top=76 right=182 bottom=416
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: Info 1
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   showFld
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 4 (field)
  66. -- low flags: 81
  67. -- high flags: 2004
  68. -- rect: left=169 top=23 right=85 bottom=446
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 0
  72. -- font id: 174
  73. -- text size: 14
  74. -- style flags: 0
  75. -- line height: 15
  76. -- part name: info 1
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   hide me
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part contents for card part 1
  85. ----- text -----
  86. When you are ready to name your report, you choose Report Name... from the Edit menu. (The menubar and menus change when you have selected Print Report... from the File menu.) This dialog box appears, and you enter the name you want for your report.
  87.  
  88. -- part contents for card part 4
  89. ----- text -----
  90. This is a standard HyperCard dialog box. You can use it to change the name of a report at any time.